Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_timestamp_get
date_timestamp_get
DateTime::getTimestamp alias - Get Unix timestamp
Name:
date_timestamp_get
Category:
Date and time
Programming Language:
php
One-line Description:
Returns a Unix timestamp.
Related
How to verify the integrity of file contents in PHP using hash_final?
3
get_include_path() and basename() to get the file name contained in the path
6
How to use ob_get_contents() to capture output in PHP
2
How to resolve the "Cannot unserialize" error that occurs when unserialize?
5
Similar Functions
getdate
getdate
Getdate/timeinformat
date_diff
date_diff
AliasforDateTime::
date_sun_info
date_sun_info
Returnsanarraywithin
date_parse
date_parse
Returnsanassociative
date_timestamp_get
date_timestamp_get
DateTime::getTimesta
date_modify
date_modify
AliasforDateTime::
checkdate
checkdate
VerifytheGregorianca
timezone_name_get
timezone_name_get
AliasforDateTimeZo
Popular Articles